Skip to content

London | ITP-May-2025 | Seddiq Azam | Module-Structuring-and-Testing-Data | Sprint-3 #621

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

sedazam
Copy link

@sedazam sedazam commented Jun 28, 2025

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.

This PR includes updates and changes made across multiple Sprint 3 exercises, which include:

  • 1-get-angle-type.js
    Improved logic clarity and added corresponding test updates.

  • 2-is-proper-fraction.js
    Refined logic to correctly handle negative values and exceptional cases (e.g., -3/-4 as a proper fraction).

  • 3-get-card-value.js
    Enhanced handling for edge cases and improved code readability.

  • Practice Implementations
    Added and updated various files (e.g., count.js, get-ordinal-number.js, repeat.js) to meet assignment requirements and ensure consistent behaviour.


All updated files were tested to ensure correctness and alignment with the task specifications.

Questions

Ask any questions you have for your reviewer.

sedazam added 14 commits June 25, 2025 16:59
modified:   Sprint-3/2-mandatory-rewrite/1-get-angle-type.js
	modified:   Sprint-3/2-mandatory-rewrite/1-get-angle-type.test.js
	modified:   Sprint-3/2-mandatory-rewrite/1-get-angle-type.test.js
	modified:   Sprint-3/2-mandatory-rewrite/2-is-proper-fraction.test.js
	modified:   Sprint-3/2-mandatory-rewrite/3-get-card-value.test.js
	modified:   Sprint-3/3-mandatory-practice/implement/count.test.js
	modified:   Sprint-3/3-mandatory-practice/implement/get-ordinal-number.test.js
	modified:   Sprint-3/3-mandatory-practice/implement/repeat.test.js
@sedazam sedazam added 📅 Sprint 3 Assigned during Sprint 3 of this module Needs Review Participant to add when requesting review labels Jun 28, 2025
	new file:   package-lock.json
	modified:   package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review Participant to add when requesting review 📅 Sprint 3 Assigned during Sprint 3 of this module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant